README: Fix broken link
authorMatthew Leeds <mwl458@gmail.com>
Thu, 14 Jul 2016 20:10:55 +0000 (16:10 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 14 Jul 2016 20:32:41 +0000 (20:32 +0000)
Closes: #397
Approved by: cgwalters

README.md

index caa8503d9c157393d4d700ac01659d609c413747..369a892595521e113b654df5e8ddd6d5943d21ea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ However, in order to build from a git clone, you must update the
 submodules.  If you're packaging OSTree and want a tarball, I
 recommend using a "recursive git archive" script.  There are several
 available online;
-[this code](https://git.gnome.org/browse/ostree/tree/packaging/Makefile.dist-packaging#n11)
+[this code](https://github.com/ostreedev/ostree/blob/master/packaging/Makefile.dist-packaging#L11)
 in OSTree is an example.
 
 Once you have a git clone or recursive archive, building is the